icingadb-web/library/Icingadb/Command/Transport
Johannes Meyer 6af3c7e595 CommandTransport: Implement chunked transmission handling
Previously, command forms were responsible for this. But they
don't have any notion of fallback handling and are unable to
ensure proper re-submission of failed batches.
2025-11-12 15:15:10 +01:00
..
ApiCommandException.php Add monitoring's command implementation 2021-03-09 09:13:20 +01:00
ApiCommandTransport.php CommandTransport: Do not render failed commands again 2025-11-12 15:15:10 +01:00
CommandTransport.php CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
CommandTransportConfig.php Add command transport configuration UI 2021-03-09 09:13:20 +01:00
CommandTransportException.php CommandTransportException: Allow to attach the failed command 2025-11-12 15:15:10 +01:00
CommandTransportInterface.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00