SunMyeong Lee

Results 15 comments of SunMyeong Lee

Hi. Great suggestion. I'm planning to add this feature in the future, Thanks.

Hi. Sorry for late. Thank you for reporting the issue. Unfortunately, there are no detailed task options. https://github.com/actumn/celery.node/blob/1dfc0236452b6b72624ec57e0b729350f3874787/src/app/client.ts#L97-L100 For persistent mode, it requires adding `delivery_mode` on the task `properties` above....

Thank you for your attention to the project. Unfortunately, the feature is not implemented yet. I'm planning to do it in the future.

Hi. Thank you for your attention, and sorry for the late reply. Unfortunately, `celery.node` is not supporting flower, which requires celery events ([reference](https://docs.celeryproject.org/en/stable/userguide/monitoring.html#task-events)) I'm planning to do it in the...

Hi Gosar. Sorry for the late reply. Unfortunately, there is no feature to detect errors on `aepx.js` now. To detect errors, I guess it requires some additional information. Can you...