Open brahmlower opened 8 years ago
This has seriously been improved on with the switch over to rpc via http. The method of calling the various endpoints is pretty simple, though there's nothing in place to prevent endpoint name collisions, or even to verify what endpoints are available... This may not receive much more attention for a little while.
The process of instantiating CeleryEndpoint objects is super messy, and makes it confusing/difficult to instantiate the classes in consumer code.