I do my own OAuth token and twitter token expires after 2 hours. So of course the refresh workflow stops after 11 depth.
My question is, is there a way for a workflow to ignore Infinite Recursion Protection? I read the docs and it seems like the only way is to just increase the limit.
Ya i saw that. Bubble suggest not to do that just in case. So I just did the math on how many times a year the twitter refresh flow would have to be used and I used that as the limit.