Hi,
When trying the cronjob example in the docs, or with my own kbatch scripts that work with the normal job submit, I get this error that the url does not exist
httpx.HTTPStatusError: Client error '404 Not Found' for url 'https://pccompute.westeurope.cloudapp.azure.com/compute/services/kbatch/cronjobs/'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404
Is there a way to submit cronjobs still? Or has that been removed? My workaround at the moment is to have my computer's local cronjobs submit the job, but its not ideal.
Thanks!
Hi,
When trying the cronjob example in the docs, or with my own kbatch scripts that work with the normal job submit, I get this error that the url does not exist
Is there a way to submit cronjobs still? Or has that been removed? My workaround at the moment is to have my computer's local cronjobs submit the job, but its not ideal.
Thanks!