Joseph Ware
Joseph Ware
Hi @Apocalypse96 did you start any work on this? If not, I might like to give it to one of my juniors to get them familiar with Tiled
why `setattr` do not call public keys with every request- find reasonable TTL
Test Summary as I hand off this PR for a week of leave: 173 failed, 432 passed, 4 skipped, 4 xfailed, 13 warnings in 510.08s (0:08:30) Of which >=156 from...
> We might stash the `merged_settings` there too, rather than similarly relying on the global `get_settings()`. So what exactly is the difference between what is loaded by Settings, which extends...
> I think one of the easiest ways to get to decoupling the fastapi creation from the server startup is making use of BaseSettings as the CLI entrypoint [...] I've...
Note: `Reading` is generic, but `Readable` is not. This is also true for `Location` and `Locatable`. `Movable`, `Subscribable`, `Checkable` could all be generic on the bounds of : most of...
From Diamond's perspective, we have been thinking about the Big Table differently, which I am writing here for completeness. From the very beginnings of testing, value is a JSONB field,...
I'm tempted to call this Good First Issue?
I'd hold fire on this one for a day or two, I'm currently in progress deploying it at DLS and I've got some modifications to make
The above configures so that `dodal.common` cannot import from `dodal.beamlines`, and that `dodal.plans` can import from `dodal.beamlines`, which can import from `dodal.devices` but not in the opposite direction.