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
{{ message }}
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
I'm getting "502 Bad Gateway" (nginx ofc), I'd say, half of the time on account creation, and always on account deletion.
The web server being restarted there makes sense, but then how am I supposed to run the rest of the logic in my API, which depends of the data returned by DA?
Appreciate if you guys can provide some insight.
The text was updated successfully, but these errors were encountered:
I can see at least the FPM service is restarted on user deletion which means I will never receive a server response when I run such task.
How are you guys handling this? Can someone please share?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm getting "502 Bad Gateway" (nginx ofc), I'd say, half of the time on account creation, and always on account deletion.
The web server being restarted there makes sense, but then how am I supposed to run the rest of the logic in my API, which depends of the data returned by DA?
Appreciate if you guys can provide some insight.
The text was updated successfully, but these errors were encountered: