You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am finding it problematic to always have to stop idling and then restarting it. And when i am attempting to make async requests, some requests will restart idling while another request is about to be sent out and then it hangs, causing problems. I read that you should be able to idle and make requests, but this api doesn't allow for that. I may have to use polling instead. Any ideas or best practices would be great. thanks!
The text was updated successfully, but these errors were encountered:
I am finding it problematic to always have to stop idling and then restarting it. And when i am attempting to make async requests, some requests will restart idling while another request is about to be sent out and then it hangs, causing problems. I read that you should be able to idle and make requests, but this api doesn't allow for that. I may have to use polling instead. Any ideas or best practices would be great. thanks!
The text was updated successfully, but these errors were encountered: