Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb0a1694

Browse files
committed
bump max error size
1 parent14ff391 commitb0a1694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderd/externalauth/externalauth.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const (
3333
// failureReasonLimit is the maximum text length of an error to be cached to the
3434
// database for a failed refresh token. In rare cases, the error could be a large
3535
// HTML payload.
36-
failureReasonLimit=200
36+
failureReasonLimit=400
3737
)
3838

3939
// Config is used for authentication for Git operations.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp