Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Timing of Displaying Errors #9

Open
mfaust opened this issue Oct 21, 2019 · 0 comments
Open

Improve Timing of Displaying Errors #9

mfaust opened this issue Oct 21, 2019 · 0 comments

Comments

@mfaust
Copy link
Contributor

mfaust commented Oct 21, 2019

If a post fails to be sent, we retry it 3x times.
The Studio's Job implementation only awaits 1x execution, after that the result is errorneous or successul. So the problem is that even if the post isn't marked as "failed" yet, the job is finished, but the messages isn't displayed in the history until it is marked as "permanently failed".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant