Ronald E. Oribio R.

Results 7 comments of Ronald E. Oribio R.

Hi @babaMar, Thanks for your interest in this project and submitting an issue. This project is nothing more than a packaging of Softwaremill's [elasticmq](https://github.com/softwaremill/elasticmq) server. Unless I'm misunderstanding your issue,...

I see 🤔 Could you provide more info to help debug this issue? For example, which version of ElasticMQ are you running locally? Which version of alpine-sqs are you running?...

Hello @kobim! Do you think this is something you might want to help with?

Thanks for your input @villasv! Seems like the issue is that the UI needs a way to determine when to invalidate it's cache. I don't think that's something the API...

Hi, Thank you for reporting this. ~I know `npm` has had some issues this past week but I don't know if this could be related to that.~ Definitely not related...

Supervisord doesn't support process dependencies with the autostart feature; See [supervisor bug #122](https://github.com/Supervisor/supervisor/issues/122). Workaround: https://github.com/bendikro/supervisord-dependent-startup Example: https://github.com/bendikro/supervisord-dependent-startup/blob/master/example.md I'll work on implementing this shortly.

Hey @JackWCollins, Thanks for picking this up! I don't think it's a stupid question at all, I'm not a Python expert either. I did some research and found a project...