Hacker News new | ask | show | jobs
by shazz8bits 744 days ago
I’m using it for some weeks now (to replace another I forgot not compatible with latest pydantic) and I’m pretty satisfied! Simple but efficient, personally I don’t need more features but I expect it to work well and safely to do not impact fastapi which is running along.
1 comments

That’s maybe something to add, a close integration with FastApi (mine is a little hacky), some way to improve the BackgroundTask, task status monitoring, watchdog for tasks which refuse to die / cpu / memory overuse,..