Worker calling it self
Hey what is the best way for a worker to call it self as of now? I'm doing this to get over the 1000k sub-requests limit per request.
1 Reply
Okay so for the service binding am I suppose to do this?
feels kinda hacky
since I need to first deploy an empty worker
else would get an error that "the-worker-name" does not exist