-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change search
queries to GraphQl to avoid permission issues
#70
Comments
Somebody should test and see if this works before we fund it. |
@gentlementlegen the deadline is at Mon, Oct 28, 3:49 PM UTC |
@0x4007 I spent quite some time on this. It seems to work ok but it is awfully slow at the moment, I'll try to see if there is a better way. |
@0x4007 I managed to make it faster but it takes still something like 5 to 10 seconds depending on the org ( Sidenote, this seems to happen when the user has set his activity to |
Seamless fallback seems like a reasonable solution. |
|
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Task | 1 | 100 |
Issue | Specification | 1 | 11.25 |
Issue | Comment | 2 | 4.688 |
Review | Comment | 2 | 0 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
It is still weird to me that the user privacy affects a search b… | 3.75content: content: p: score: 0 elementCount: 4 em: score: 0 elementCount: 1 result: 0 regex: wordCount: 71 wordValue: 0.1 result: 3.75 | 1 | 11.25 |
@0x4007 I spent quite some time on this. It seems to work ok but… | 1.9content: content: p: score: 0 elementCount: 1 result: 0 regex: wordCount: 32 wordValue: 0.1 result: 1.9 | 0.8 | 1.52 |
@0x4007 I managed to make it faster but it takes still something… | 3.52content: content: p: score: 0 elementCount: 2 result: 0 regex: wordCount: 66 wordValue: 0.1 result: 3.52 | 0.9 | 3.168 |
Resolves #70QA: https://github.com/Meniole/command-start-stop/… | 0content: content: p: score: 0 elementCount: 2 result: 0 regex: wordCount: 20 wordValue: 0 result: 0 | 0.2 | 0 |
@0x4007 On the good news: it works, I successfully retrieve the … | 0content: content: p: score: 0 elementCount: 1 result: 0 regex: wordCount: 53 wordValue: 0 result: 0 | 0.7 | 0 |
[ 1.028 WXDAI ]
@0x4007
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Comment | 2 | 1.028 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Somebody should test and see if this works before we fund it. | 0.83content: content: p: score: 0 elementCount: 1 result: 0 regex: wordCount: 12 wordValue: 0.1 result: 0.83 | 0.8 | 0.664 |
Seamless fallback seems like a reasonable solution. | 0.52content: content: p: score: 0 elementCount: 1 result: 0 regex: wordCount: 7 wordValue: 0.1 result: 0.52 | 0.7 | 0.364 |
! chat_not_found |
@Keyrxng We might want to improve that message, maybe not even post it because I don't think it's relevant to users. |
I recently added logic to comment any For Some little behaviours need refined and tweaked |
I think room creation failure is important to understand that it tried to open it but failed; closing errors might be silent. We always have the logs in the Actions and Cloudflare logs if needed. But yes we should discuss these in details. We can keep the closing error but we need a prettier message at least. |
with
would achieve the same result. I don't know if that would resolve the issue but it's worth a try.
Originally posted by @gentlementlegen in ubiquity/work.ubq.fi#119 (comment)
The text was updated successfully, but these errors were encountered: