Block or Report
Block or report dnr
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
puz_to_pdf Public
Forked from njyoon/njyoon.github.io
crossword nexus/njyoon puz to pdf converter, running in node
-
node-xml2js Public
Forked from Leonidas-from-XIV/node-xml2js
XML to JavaScript object converter.
CoffeeScript
-
-
color-string Public
Forked from Qix-/color-string
Parser and generator for CSS color strings
JavaScript
-
-
blb Public
Forked from westerndigitalcorporation/blb
Blb is a distributed object storage system designed for use on bare metal in cluster computing environments.
Go
487 contributions in the last year
Contribution activity
February 2023
Created 10 commits in 5 repositories
Created a pull request in temporalio/api that received 4 comments
Add continued_failure and last_completion_result to StartWorkflowExecution
What changed? Allow these two fields to be set on new workflows at the frontend api level. Why? For the schedule feature, we need to be able to set…
Opened 6 other pull requests in 3 repositories
temporalio/temporal
4
merged
temporalio/samples-server
1
merged
temporalio/cli
1
merged
Reviewed 19 pull requests in 4 repositories
temporalio/temporal
15 pull requests
- Set namespace on API if not present
- Open Policy Agent support
- Remove unnecessary aliasing/unaliasing of scheduled workflow search attributes
- Enable Elasticsearch functional tests for SQL advanced visibility
- Add support for namespace readthrough to persistence
- Make frontend drain traffic time configurable
- Handle namespace division filter in SQL queries
- Call RedirectionInterceptor only for WorkflowHandler
- Expose history size to workflows
- Default authorizer always allow health checks
- Reduce unnecessary log noise
- Use max join time as start timeout
- Add a test to verify that the server can be run for 1 minute
- Improve task scheduler rate limiter
- Add metrics + max buffer size to schedule workflow