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
"Yeah, the one other tweak I would recommend if you're interested in feedback is adding a built-in configurable flag for this in the yaml file.
Before I knew I could add this, 3-5 times a week some kind of conflict/caching issue would occur after an event (like a sale or a new floor listing) that crashed the docker container, and I'd have to manually restart it. And then it would replay events and spam our Discord channels.
Could be way off/naive but it seemed like a race condition would occur when polling multiple marketplaces and sorting through duplicate data.
Anyway... suggesting because although the ideal path is to investigate/clean up the root cause, this 30-second interim solution took our bot from a headache to now running for about 30 days straight without one single hiccup"
Following up on a thread in Reservoir Discord - https://discord.com/channels/872790973309153280/926358989770473493/1117842474883358761
https://cdn.discordapp.com/attachments/1117842474883358761/1117888999256752189/Screenshot_2023-06-12_at_2.39.58_PM.png
Add
restart: on-failuretodocker-compose.ymlContext: