I've had no issues with realvisxl 2 and juggernautXL (6 or 7)
I've had no issues with realvisxl 2 and juggernautXL (6 or 7)











1 - have 1 a1111 instance running on runpod, serverless mode
2 - i have 1 ready worker, 1 worker maximum
3 - the worker recieves a sync requests for txt2img, and start the process of getting access to cluster, then cold start, then begins execution the image generation requests.
4 - the worker recieves a new sync requests for txt2img. -> what happends? where is the code that handles this? how should i handle this.