12 Commits

Author SHA1 Message Date
Eric Allam b605ecdaaa Add sentry to WSS 2023-03-14 16:05:34 +00:00
Matt Aitken e153a7cb97 wss and docs made private so they don’t publish 2023-01-13 14:52:04 +00:00
Eric Allam a6b17753e1 internal-pulsar now only exports topics 2023-01-13 10:51:52 +00:00
Eric Allam 548c6604c9 Try removing replacing internal-pulsar with pulsar-client in wss 2023-01-12 16:04:03 +00:00
Eric Allam f325b5fa54 Fixed import and trying internal-pulsar in prod deps again 2023-01-12 15:45:23 +00:00
Eric Allam 0fe3f62f0f Try building pulsar-client by adding it in production deps 2023-01-12 15:33:09 +00:00
Eric Allam bb153cbe42 Add internal-pulsar to prod deps to the install script is run 2023-01-12 15:25:09 +00:00
Eric Allam a87d3badbe Move internal packages to dev deps so they get bundled 2023-01-12 14:40:08 +00:00
Matt Aitken b65954214f Moving to node 16 2023-01-12 13:22:06 +00:00
Eric Allam 81382893c2 Initial flightcontrol WIP 2023-01-10 09:59:54 +00:00
Eric Allam e77f259fb1 Improvements to pulsar topics and structure
- Centralized the pulsar client creation and topics to internal-pulsar
- Cleaned up the pulsar message catalogs and split triggers and run command responses
- Improved the naming of the task queue
- Figured out how to use the pulsar client with the hosted version of Pulsar
2023-01-06 19:36:38 +00:00
Eric Allam f5ea64ef4f Renamed the coordinator app to wss (web socket server) 2023-01-05 16:30:02 +00:00