varuntechie

Results 5 issues of varuntechie

Although backlog_pct=0. hera allows many requests in bklg queue. grep backlog occ.txt backlog_pct = 0 request_backlog_timeout = 60000 State.log: 05/01/2019 17:01:22: ----------- init acpt wait busy schd fnsh quce asgn...

**What I Did** My codes: stmt, _ := tx.PrepareContext(ctx, "/cmd/insert into test_simple_table_2 (accountID, Name, Status) VALUES(:accountID, :Name, :Status)") _, err = stmt.Exec(sql.Named("accountID", "12345"), sql.Named("Name", "Steve"), sql.Named("status", "done")) **What I Expected**...

What I Did Found Golang 1.20 has been released but we are still in Golang1.18 What I Expected Keep up to date with the dependent product What I Saw Instead...

help wanted
go
on hold

What I Did Code walkthrough of the repo found there are many commented lines which should be removed What I Expected No commented code in any of the working file...

good first issue

What I Did I found Docker latest version was release 23.0.6 What I Expected To be able to seamlessly run the JunoDB in the latest Docker What I Saw Instead...

good first issue