grafana / grafana-iot-twinmaker-app

AWS IoT TwinMaker Application Plugin for Grafana
Apache License 2.0
19 stars 12 forks source link

504 when releasing #285

Open sarahzinger opened 2 months ago

sarahzinger commented 2 months ago

What happened: When we release this plugin we often get a 504 ex: https://drone.grafana.net/grafana/grafana-iot-twinmaker-app/721/1/6, I spoke with the plugins platform folks and I believe we have a lot of files in this project which means it releases more slowly and the drone client times out (discussion). From testing, it seems the plugin builds and releases and publishes successfully but it's always a bit confusing so I wanted to make an issue to document this in case other run into it and are confused.

What you expected to happen: I would expect releasing on drone would work successfully and not give a false positive for an error.

How to reproduce it (as minimally and precisely as possible): release the plugin

Anything else we need to know?: I don't know that we necessarily have to take any action at this time. The plugin releases fine, and I believe we are moving from drone to github actions in the future anyway. But it seems worth taking note in case someone else hits an error and is looking for reasons why there could be a failure.

Environment: