pitwegner

Results 10 comments of pitwegner

I'd implement it myself, if you could give me a hint where to start :) Or is there maybe an accessor for the `graphScene` and node positions that I could...

That's what I figured also :) Got it to work with your hint to retrieve the objects from the scene. Yet I do have an occlusion problem of the nodes...

That was my first impression as well, but rendering both sides didn‘t change anything related to disappearing nodes. Oh, surely I can open a pull request to include my example...

Seems like the svg document size is always 300x150px, which leads to the diagram not being rendered fully when kroki is referenced in the `src` attribute of an `img`-tag (e.g....

Seems to be actually solved with the new version of pgpool.

I second that. Writing to the same object in concurrent threads currently leads to a ROLLBACK. I have no way to catch a concurrent write and wait for the operation...

actually not sufficient... also needs to provide data as body and not in URL

@rdelpret I'm not related to the goharbor project at all, I just added my 2 cents to the PR because I'm interested in the feature as well

I second this. The mapper is only executed once upon issuing the initial token.

Set `DEBUG = True` in your `settings/config.py` and check the Logs and/or the failed request response. This error can occur in a number of cases when something in your configuration...