- Sort Score
- Result 10 results
- Languages All
Results 151 - 160 of 259 for 7500 (0.03 sec)
-
docs/em/docs/tutorial/handling-errors.md
- **FastAPI** โ๏ธ โซ๏ธ ๐, ๐ฅ ๐ โ๏ธ Pydantic ๐ท `response_model`, & ๐ ๐ฝ โ๏ธ โ, ๐ ๐ ๐ โ ๐ ๐น.
- โ๏ธ ๐ฉโ๐ป/๐ฉโ๐ป ๐ ๐ซ ๐ โซ๏ธ. โฉ๏ธ, ๐ฉโ๐ป ๐ ๐จ "๐ ๐ฝ โ" โฎ๏ธ ๐บ๐ธ๐ ๐ ๐ `500`.
- โซ๏ธ ๐ ๐ ๐ โฉ๏ธ ๐ฅ ๐ โ๏ธ Pydantic `ValidationError` ๐ *๐จ* โ๏ธ ๐ ๐ ๐ (๐ซ ๐ฉโ๐ป *๐จ*), โซ๏ธ ๐ค ๐ ๐ ๐.
- & โช ๐ ๐ง โซ๏ธ, ๐ ๐ฉโ๐ป/๐ฉโ๐ป ๐ซ๐ ๐ซ โ๏ธ ๐ ๐ โน ๐ โ, ๐ ๐ช ๐ฆ ๐โโ โ .
- ### ๐ `HTTPException` โ ๐โ๐ฆบ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 8.3K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/suggest/util/SuggestUtil.java
- final QueryBuilder queryBuilder) {
- try {
- SearchResponse response = client.prepareSearch(index).setQuery(queryBuilder).setSize(500).setScroll(settings.getScrollTimeout())
- .execute().actionGet(settings.getSearchTimeout());
- String scrollId = response.getScrollId();
- try {
- while (scrollId != null) {
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Sat Oct 12 00:10:39 UTC 2024 - 11.7K bytes - Viewed (0) -
tests/prepared_stmt_test.go
- if _, ok := tx.ConnPool.(*gorm.PreparedStmtDB); !ok {
- t.Fatalf("should assign PreparedStatement Manager back to database when using PrepareStmt mode")
- }
- ctx, cancel := context.WithTimeout(context.Background(), 500*time.Millisecond)
- defer cancel()
- txCtx := tx.WithContext(ctx)
- user := *GetUser("prepared_stmt", Config{})
- txCtx.Create(&user)
- var result1 User
- if err := txCtx.Find(&result1, user.ID).Error; err != nil {
Registered: Sun Nov 03 09:35:10 UTC 2024 - Last Modified: Thu Aug 22 11:02:05 UTC 2024 - 8.5K bytes - Viewed (0) -
cni/pkg/install/install_test.go
- if err := file.AtomicCopy(filepath.Join("testdata", c.validConfigFilename), tempDir, c.cniConfigFilename); err != nil {
- t.Fatal(err)
- }
- // Listen for isReady to be set to true
- ticker := time.NewTicker(500 * time.Millisecond)
- defer ticker.Stop()
- readyChan := make(chan bool)
- go func(ctx context.Context, tick <-chan time.Time) {
- for {
- select {
- case <-ctx.Done():
- return
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Jan 26 20:34:28 UTC 2024 - 11.1K bytes - Viewed (0) -
internal/ringbuffer/ring_buffer_test.go
- time.Sleep(time.Duration(readRng.Intn(maxSleep)))
- }
- }
- }()
- // Writer
- {
- buf := make([]byte, 1024)
- writeRng := rand.New(rand.NewSource(2))
- for i := 0; i < 2500; i++ {
- writeRng.Read(buf)
- // Write
- n, err := rb.Write(buf[:writeRng.Intn(len(buf))])
- if err != nil {
- t.Fatalf("write failed: %v", err)
- }
- wroteBytes += n
- wrote.Write(buf[:n])
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed May 15 00:11:04 UTC 2024 - 26.8K bytes - Viewed (0) -
misc/cgo/gmp/gmp.go
- Go to hang on to a reference to the pointer until C is done with it.
- */
- package gmp
- /*
- #cgo LDFLAGS: -lgmp
- #include <gmp.h>
- #include <stdlib.h>
- // gmp 5.0.0+ changed the type of the 3rd argument to mp_bitcnt_t,
- // so, to support older versions, we wrap these two functions.
- void _mpz_mul_2exp(mpz_ptr a, mpz_ptr b, unsigned long n) {
- mpz_mul_2exp(a, b, n);
- }
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Apr 11 16:34:30 UTC 2022 - 9.5K bytes - Viewed (0) -
docs/de/docs/tutorial/handling-errors.md
- Aber der Client/Benutzer sieht ihn nicht. Stattdessen erhรคlt der Client einen <abbr title="Interner Server-Fehler">โInternal Server Errorโ</abbr> mit einem HTTP-Statuscode `500`.
- Das ist, wie es sein sollte, denn wenn Sie einen Pydantic-`ValidationError` in Ihrer *Response* oder irgendwo sonst in ihrem Code haben (es sei denn, im *Request* des Clients), ist das tatsรคchlich ein Bug in ihrem Code.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 10.6K bytes - Viewed (0) -
docs/ja/docs/tutorial/response-status-code.md
- * **`400`** ไปฅไธใฏใใฏใฉใคใขใณใใจใฉใผใใฎใฌในใใณในใฎใใใฎใใฎใงใใใใใใฏใใใใใๆใๅค็จใใใงใใใ๏ผ็ช็ฎใฎใฟใคใใงใใ
- * ไพใใฐใ`404`ใฏใNot Foundใใฌในใใณในใงใใ
- * ใฏใฉใคใขใณใใใใฎไธ่ฌ็ใชใจใฉใผใซใคใใฆใฏใ`400`ใไฝฟ็จใใใใจใใงใใพใใ
- * `500`ไปฅไธใฏใตใผใใผใจใฉใผใฎใใใฎใใฎใงใใใใใใ็ดๆฅไฝฟใใใจใฏใปใจใใฉใใใพใใใใขใใชใฑใผใทใงใณใณใผใใใตใผใใผใฎใฉใใใงไฝใๅ้กใ็บ็ใใๅ ดๅใใใใใฎในใใผใฟในใณใผใใฎใใใใใ่ชๅ็ใซ่ฟใใใพใใ
- /// tip | "่ฑ็ฅ่ญ"
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.6K bytes - Viewed (0) -
okhttp/src/test/java/okhttp3/ConnectionReuseTest.kt
- val request = Request(server.url("/"))
- val response1 = client.newCall(request).execute()
- assertThat(response1.body.string()).isEqualTo("a")
- // Give the thread pool a chance to evict.
- Thread.sleep(500)
- val response2 = client.newCall(request).execute()
- assertThat(response2.body.string()).isEqualTo("b")
- assertThat(server.takeRequest().sequenceNumber).isEqualTo(0)
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 12.3K bytes - Viewed (0) -
docs/pt/docs/tutorial/sql-databases.md
- {* ../../docs_src/sql_databases/tutorial002_an_py310.py ln[65:72] hl[65] *}
- ### Ler Um Hero com `HeroPublic`
- Podemos **ler** um รบnico herรณi:
- {* ../../docs_src/sql_databases/tutorial002_an_py310.py ln[75:80] hl[77] *}
- ### Atualizar um Hero com `HeroUpdate`
- Podemos **atualizar um hero**. Para isso, usamos uma operaรงรฃo HTTP `PATCH`.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 27 15:25:29 UTC 2024 - 15.8K bytes - Viewed (0)