-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
storage_service::transit_tablet() first waits for topology to not be busy, or be in tablet_draining/tablet_migration track:
```
while (_topology_state_machine._topology.is_busy()) {
…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
# Bug report
it doesnt start at all when ever i try to run it locally it says service not healthy
## Describe the bug
```
$ npx supabase start
0.28.1-alpine: Pulling from supabase/vector
d2610…
-
### What happened?
Windows 10, Python 3.11, Docker Desktop.
Trying to follow the documentation step by step.
```
cd backend && supabase start
```
```
supabase_vector_secondbrain container…
-
There seems to be a bug in the `SimpleStateTransitionTopologyBuilder`: it doesn't correctly handle a list of `InteractionNode`s:
```python
from expertsystem.reaction.topology import (
Interacti…
-
### Issue description
Versions:
- micronaut: 3.10.0
- micronaut-kafka-streams: 4.5.4
I am currently running into the issue that as soon as I pull in the micronaut-kafka-streams dependency AND I …
-
When a tablet gets migrated right after view was created but before the view builder registered the new view, the pending replica will not register the sstables in the tablet for view building as they…
-
**Is your feature request related to a problem? Please describe.**
Static topology is currently hard coded into FW binaries as C code. This is inflexible and does not support reuse of existing tools.…