Issues
- 0
rename "PG_NAME" env var.
#336 opened by Foxcapades - 5
Summary **AND** Description to App DB
#331 opened by Foxcapades - 0
Impossible to disable reconciler.
#333 opened by Foxcapades - 1
Update VDI dataset details endpoints to retrieve account info from bearer token instead of directly from account DB
#325 opened by dmgaldi - 0
Add locking on dataset ID to update meta lane.
#275 opened by Foxcapades - 1
Pruner errors for data still being in cache db?
#294 opened by Foxcapades - 0
For some reason, datasets that failed import, the reconciliation lane is attempting to run installs.
#301 opened by Foxcapades - 1
- 0
Local dev docker compose and env sample files.
#324 opened by Foxcapades - 1
Load test rabbitmq fix on dev.
#284 opened by Foxcapades - 1
- 1
Slim reconciler may run alongside full reconciler
#322 opened by Foxcapades - 0
reconciler scheduling bug
#320 opened by Foxcapades - 0
- 0
- 1
- 0
List All Datasets Query Error (Only on dev)
#314 opened by Foxcapades - 0
Job counter incorrect in logs.
#317 opened by Foxcapades - 0
`is_public` App DB Flag
#315 opened by Foxcapades - 0
- 1
Allow bigger file name size (URL) on upload
#293 opened by aurreco-uga - 1
- 0
VDI making a request to a plugin server that has gone down causes a rapid fire infinite loop of connect exceptions.
#307 opened by Foxcapades - 0
- 0
- 0
on delete, write flag to minio before updating PG
#290 opened by Foxcapades - 1
Why is VDI talking to minio through the proxy?
#295 opened by Foxcapades - 1
- 0
Reconciler fired a bunch of reconciliation events for installs that were already completed.
#269 opened by Foxcapades - 2
Add dataset purge endpoint.
#285 opened by Foxcapades - 0
Test if async changes for rabbit fix stop the reconciler blocking on startup.
#288 opened by Foxcapades - 1
Test binary file upload to different importers. For example, upload a png file or some other binary file to all the plugins to see what happens. They _should_ return a validation error.
#289 opened by Foxcapades - 1
why does the reconciler startup block the other lanes from processing events?
#282 opened by Foxcapades - 0
- 0
fix-broken-datasets endpoint should handle install-meta failures too
#291 opened by steve-fischer-200 - 0
what happens if VDI suddenly can't reach MinIO (due to MinIO outage or restart)?
#283 opened by Foxcapades - 0
- 0
Postgres upsert logging is misleading.
#272 opened by Foxcapades - 0
Move target app db purge to hard-delete lane.
#274 opened by Foxcapades - 0
Rolling import counter.
#280 opened by Foxcapades - 0
- 3
RabbitMQ connection retries halted the service startup (and may have crashed the server)
#270 opened by Foxcapades - 0
Shutdown-on-crash prevented by rabbitmq client when target rabbitmq server shuts down.
#277 opened by Foxcapades - 0
- 0
- 0
Trigger reinstaller on startup to handle cases where the service was unexpectedly restarted mid reinstall.
#268 opened by Foxcapades - 0
- 0
Handle URL dataset uploads asynchronously in their own separate upload path to avoid timeouts
#265 opened by Foxcapades - 0
Broken imports endpoint should not be paginated
#264 opened by Foxcapades - 0
Include RabbitMQ in VDI's health dependency list.
#263 opened by Foxcapades