I have several questions regarding OpenCore:
- Is there a way to have a human in the loop for the Queue Items? Like if some thing needs to be done by Human, so he can choose items which he wants and process them by himself. I can create my basic local app to show them, but not to pop the concrete one.
- Is there a way to know how much resources is needed for Agent to process one Queue item. So, that way we can know how many agent we can have on one machine.
- Is there a way to check if some Agents have run the package or to run packages programmatically on some Agents?
- If one Agent is connected to multiple Queues, how would he choose which Queue Items to pick from first (from which queue)?
- Which Database entity is used for storing logs from packages?
Best regards