posted an update

Note on Edge with Enhanced Security enabled

If Enhanced Security is turned on in Microsoft Edge (common in corporate setups), it can slow down the dashboard a lot — to the point of being unusable (do to the impact on WebAssembly performance). We recommend to use Chrome, Firefox, or Edge with Enhanced Security turned off (factory default in Windows).

Known Issue (when using data from a real app)

If you fetch logs for any full hour (from :00 to :59:59, including the current hour) with zero logs, the dashboard will hang with “Waiting for api.atlassian.com to accept new requests ...” for about 5 minutes before timing out. This is a known bug and a quick fix, but we’re not deploying it now to stick to hackathon rules.

To avoid this, don’t request logs for hours with no data, or be ready to wait for the timeout. The bug will repeat every time you try to refetch the same period.

Why? The frontend loads data in one-hour chunks. If a chunk is empty, the backend sends an empty response, but the frontend keeps retrying until it gives up after a few minutes.

This is a hackathon beta, so some bugs are expected I guess. If you spot any others, please let us know!

This issue does not happen with the demo data module.

Installation link (try it yourself)

https://developer.atlassian.com/console/install/2442a15c-047a-471f-83f7-a61ab1f25732?signature=AYABeIsyhiX76Y1SK%2FjS3mXdUFIAAAADAAdhd3Mta21zAEthcm46YXdzOmttczp1cy13ZXN0LTI6NzA5NTg3ODM1MjQzOmtleS83MDVlZDY3MC1mNTdjLTQxYjUtOWY5Yi1lM2YyZGNjMTQ2ZTcAuAECAQB4IOp8r3eKNYw8z2v%2FEq3%2FfvrZguoGsXpNSaDveR%2FF%2Fo0BCPClRK6GvQOQbaSM1uLKRAAAAH4wfAYJKoZIhvcNAQcGoG8wbQIBADBoBgkqhkiG9w0BBwEwHgYJYIZIAWUDBAEuMBEEDHNw7%2FWJbXfZkygLfQIBEIA7reN8SQ3ZBRNSW28QI1Ad37SeevwdYwBR2%2FyR0XyP7%2BEEqFpSw8w0Wt%2FdQCN7xpx2kqrA9rL74LrOOT4AB2F3cy1rbXMAS2Fybjphd3M6a21zOmV1LXdlc3QtMTo3MDk1ODc4MzUyNDM6a2V5LzQ2MzBjZTZiLTAwYzMtNGRlMi04NzdiLTYyN2UyMDYwZTVjYwC4AQICAHijmwVTMt6Oj3F%2B0%2B0cVrojrS8yZ9ktpdfDxqPMSIkvHAHEow4HLmPS4r1nIe7xzRcnAAAAfjB8BgkqhkiG9w0BBwagbzBtAgEAMGgGCSqGSIb3DQEHATAeBglghkgBZQMEAS4wEQQMSWj1Cjy4eww155rhAgEQgDv51zdksYTzTMjvH%2FRFAxJPHxKHslsPvYP5emaSTjsz8qNPJ02xcNjX%2FW%2Bso97xCMyA%2BM%2FATP1T6%2BXurwAHYXdzLWttcwBLYXJuOmF3czprbXM6dXMtZWFzdC0xOjcwOTU4NzgzNTI0MzprZXkvNmMxMjBiYTAtNGNkNS00OTg1LWI4MmUtNDBhMDQ5NTJjYzU3ALgBAgIAeLKa7Dfn9BgbXaQmJGrkKztjV4vrreTkqr7wGwhqIYs5AfkStwy8R0wzN2KvG5YWTGsAAAB%2BMHwGCSqGSIb3DQEHBqBvMG0CAQAwaAYJKoZIhvcNAQcBMB4GCWCGSAFlAwQBLjARBAxARYcFr2%2BSw8Jl1tICARCAO%2Fht0T%2BUpG6%2FX2%2Bok0QEOsYd8ndpdQtxuFn9wgFPO8oPfc%2BsCv1kOll0hSM1371nW7pacUSmeTiLsJA0AgAAAAAMAAAQAAAAAAAAAAAAAAAAACFvCEHyJnH8t%2BOuz9oAIqb%2F%2F%2F%2F%2FAAAAAQAAAAAAAAAAAAAAAQAAADKcCpSRBBFp1%2BvZgRrbRzpjvkvYG6nyX%2FNk1FrgxMawHiFaky%2FExId%2F%2B92aCTvKpKQ25cwrv2QDfsyiONBOXl9jxTg%3D&product=bitbucket

Log in or sign up for Devpost to join the conversation.