Hi,
I'm currently encountering a few issues with schedules not appearing on Runtime Manager (Cloudhub 2.0). Up until today these schedules were available to view. I'm using Microsoft Azure Devops to deploy my API's and from previous experiences have learnt that anypoint-exchange-v3 is needed for the schedulers to appear. The schedules themselves look to be running but I cannot view them directly on Runtime Manager.
I did notice when I opened up the web browser dev tools that there is a GET call for the schedulers which is returning the following error (500): Fallback Response for Ang Service activated. Previous Result: null || Previous Exception net.jodah.failsafe.CircuitBreakerOpenException with Message: null - Not sure if this helps to find the cause?
Everything had previously been working up till today and nothing has changed on the deployment. Has anyone else encountered similar issues and do you you know what might be causing this issue?
Many Thanks,
Dan
,
I'm just checking my notes. I think the schedulers reappeared for me by themselves after a little while. I also found that, although they weren't showing in the UI, the schedulers were still running.
Are you seeing something similar?
Just a couple of questions:
- Are you deploying them using Anypoint Exchange V3?
- Do you have a development environment for the API? If so, are the schedulers visible there?
Kind regards,
Dan