Skip to content

How can I fetch forge notifications on magit-pull? #459

Closed Answered by tarsius
artpelling asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately not. Fetching notifications is terribly inefficient and blocks emacs longer than other api fetches, so I have opted to make it a separate step. Honestly most of the time I don't use it at all.

Part of the reason that notifications are so slow to fetch is that it is one of the areas not covered by the graphql api and the rest api has to be used instead. Which is odd, IMO its the area where it would make the most sense to use graphql.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@artpelling
Comment options

Answer selected by artpelling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants